lib/sign: convert invariant checks to assertions
authorLuca BRUNO <luca.bruno@coreos.com>
Fri, 9 Sep 2022 13:20:43 +0000 (13:20 +0000)
committerLuca BRUNO <luca.bruno@coreos.com>
Fri, 9 Sep 2022 13:20:43 +0000 (13:20 +0000)
commitace973186c7f092a8638285b7a90fe30e080e7aa
treeb1164f036c8a4cbfd6227654abfa958b6ba2addd
parentc2dc6d389340641debbac6cf746e8cf37b079a50
lib/sign: convert invariant checks to assertions

This converts several invariant checks to asserts. Most of the
functions in this file were already using assertions, so this aligns
the remaining few outliers to the rest.
src/libostree/ostree-sign.c